home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / DefineButton2_1784 / BUTTONCONDACTION on(keyPress Space).as
Encoding:
Text File  |  2007-03-20  |  40 b   |  4 lines

  1. on(keyPress "<Space>"){
  2.    play();
  3. }
  4.